Skip to content

Release/1.1.0 - #39

Closed
nikan-negaresh-informed wants to merge 63 commits into
mainfrom
release/1.1.0
Closed

Release/1.1.0#39
nikan-negaresh-informed wants to merge 63 commits into
mainfrom
release/1.1.0

Conversation

@nikan-negaresh-informed

Copy link
Copy Markdown
Contributor

Sensitive Credential Checks

  • As the author of these changes, I have checked for any sensitive credentials prior to this review being requested.
  • As a reviewer of these changes, I have checked for any sensitive credentials prior to approving this merge.

Motivation and Context

Description

  • Describe your changes in detail

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

  • It contains only changes required by issue (does not contain other PR)
  • Includes link to an issue (if apply)
  • I have added tests to cover my changes.

nikan-negaresh-informed and others added 30 commits October 14, 2025 11:46
…ion` fields

- Updated database schema to include scheduling fields for consumers, products, and product-consumers.
- Extended entity models and their converters for new schedule attributes.
- Adjusted tests and configs for scheduling feature.
…otations and logging, and update DTO mappings.

- Deleted unused `OrganisationServiceImpl` and corresponding test classes.
- Simplified redundant Swagger annotations in `ConfigurationController`.
- Replaced `Collectors.toList()` with `toList()` for stream mappings.
- Refactored DTO mappings in `EntityDtoConverter` and `ProductConverter`.
- Introduced `equals` and `hashCode` in `CustomJwtAuthenticationToken`.
- General cleanup of variable names, logging, and unused imports.
- Added `h2` dependency in `pom.xml` for improved test configurations.
…ates

- Introduced `docs/jobs-scheduler.md` with comprehensive examples for CRON and Interval scheduling.
- Updated `DATABASE_SCHEMA.md` to include newly added fields such as `schedule_type` and `schedule_expression`.
- Elaborated on schema relationships, usage examples, and migration details.
- Updated all documentation files to include `Repository`, `Description`, and `SPDX-License-Identifier` metadata.
DPAV-1861 Refactor services, improve DTO mappings, and add scheduling support
Signed-off-by: Neil South <neil.south@answerdigital.com>
Update Maven workflow to include SonarCloud and adjust JaCoCo phase
Remove client secret dependency and improve Keycloak configuration
* build: Release v1.1.0:  release Prep

Release v1.1.0: Add job scheduling support, documentation site with MkDocs, enhanced GitHub Actions workflows, and Keycloak improvements.

* feat(OSPO): synchronise OSPO workflows
* build: Release v1.1.0:  release Prep

Release v1.1.0: Add job scheduling support, documentation site with MkDocs, enhanced GitHub Actions workflows, and Keycloak improvements.

* test: Add new test cases for producer and consumer configuration providers

- Removed unused fields from `KeycloakJwtAuthenticationConverterTest`.
- Added multiple test scenarios to `ProducerConverterTest` and `ConfigurationProviderImplTest` for improved coverage and validation.

* test: Add new test cases for producer and consumer configuration providers

- Removed unused fields from `KeycloakJwtAuthenticationConverterTest`.
- Added multiple test scenarios to `ProducerConverterTest` and `ConfigurationProviderImplTest` for improved coverage and validation.
* build: Release v1.1.0:  release Prep

Release v1.1.0: Add job scheduling support, documentation site with MkDocs, enhanced GitHub Actions workflows, and Keycloak improvements.

* test: Add new test cases for producer and consumer configuration providers

- Removed unused fields from `KeycloakJwtAuthenticationConverterTest`.
- Added multiple test scenarios to `ProducerConverterTest` and `ConfigurationProviderImplTest` for improved coverage and validation.

* test: Add new test cases for producer and consumer configuration providers

- Removed unused fields from `KeycloakJwtAuthenticationConverterTest`.
- Added multiple test scenarios to `ProducerConverterTest` and `ConfigurationProviderImplTest` for improved coverage and validation.

* test: Add new test cases for producer and consumer configuration providers

- Removed unused fields from `KeycloakJwtAuthenticationConverterTest`.
- Added multiple test scenarios to `ProducerConverterTest` and `ConfigurationProviderImplTest` for improved coverage and validation.

* feat(OSPO): synchronise OSPO workflows

* build: Remove extra newline in pom.xml
@github-actions github-actions Bot added documentation Improvements or additions to documentation actions release labels Feb 20, 2026
@github-actions

github-actions Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

✅ OSS Checks Passed

All tracked OSS checks passed in this run.

📊 Total Files 🟢 Passed 🔴 Failed 🧮 Score
13 13 0 100%

Results from commit c73b414, view the full job summary↗️ for detailed results.

♻️ This comment has been updated with latest results.

@sonarqubecloud

Copy link
Copy Markdown

@nikan-negaresh-informed
nikan-negaresh-informed deleted the release/1.1.0 branch February 20, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

actions documentation Improvements or additions to documentation release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants